.customBillboard.media .tag-description, #customBillboardPreview .tag-description {
    max-height: 50%;
    -webkit-mask-image: none;
    mask-image: none;
}

.customBillboard.cs-mp .tag-media-content {
    height: 50%;
}